home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Comunicatii / secclient / setup.exe / {app} / preCharge.exe / 1048 / HTML / PRECHARGE.CSS < prev    next >
Cascading Style Sheet File  |  2004-08-14  |  297b  |  16 lines

  1.  
  2. a:link,a:active,a:visited { color : #AAAAAA;     font-size: 10pt;}
  3. a:hover        { text-decoration: underline; color : #EEEEEE; }
  4.  
  5. body
  6. {
  7.     font-family: Verdana, Arial, Helvetica, sans-serif;
  8.     font-size: 11pt;
  9.     background-color: #363636;
  10. }
  11.  
  12. div
  13. {
  14.     color: lightslategray;
  15.     cursor: default;
  16. }